home *** CD-ROM | disk | FTP | other *** search
- | > A>B>C.!Run
- |
- | Run File for A->B->C series reactions
- |
- | by Chris Johnson
- |
- |
- RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
- |
- If "<Font$Prefix>"="" Then Error You need to double click on !Fonts before running this application
- |
- | Find path to file
- Set A>B>C$Dir <Obey$Dir>
- IconSprites <Obey$Dir>.!Sprites
- |
- set temp$flag 1
- RMEnsure ABCLibrary 0 set temp$flag 0
- RMensure ABCLibrary 4.02 if "<temp$flag>" = "1" Then Error 0 Old ABCLib installed Else RMLoad <Obey$Dir>.ABCLib
- RMensure ABCLibrary 4.02 Error You need the ABClibrary ver 4.02 or later installed
- |
- set temp$flag 1
- RMEnsure CJWimpUtil 0 set temp$flag 0
- RMEnsure CJWimpUtil 0.17 if "<temp$flag>" = "1" Then Error 0 Old CJWimpUtil module installed Else RMLoad <Obey$Dir>.cjWimpUtil
- RMEnsure CJWimpUtil 0.17 Error You need the CJWimpUtil module (0.15 or later) installed
- unset temp$flag
- |
- WimpSlot -min 64K -max 64K
- |
- Run <Obey$Dir>.!RunImage
-